JAMSRESTAPI Web Service
PutDate_PutDate
JAMSRESTAPI Web Service > All Operations Resource Group : Date_PutDate (Put)

Resource Path: /api/date

Uri: http://doc.jamsscheduler.com/api/date

Description
Adds a date to an existing DateType or creates a new DateType if it doesn't exist.
Parameters
NameDescriptionData Type
Date Type Name in which to add a date.The name of the DateTypestring
Request

The request body is of type DateDetail.

The Date Detail information for the new date.

Overview

DateDetail
dateTypeID : integer
dateTypeType : string
description : string
lastChangeUTC : string
specificType : string
startDate : string
workDay : string
Response

The response body is of type string.

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service